projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c17aa12
)
adwaita: Remove a redundant -gtk-icon-shadow: none
author
Alexander Mikhaylenko
<alexm@gnome.org>
Wed, 6 May 2020 20:01:12 +0000
(
01:01
+0500)
committer
Alexander Mikhaylenko
<alexm@gnome.org>
Wed, 6 May 2020 20:01:12 +0000
(
01:01
+0500)
Buttons have no icon shadows anymore anyway.
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index 19563f193316ef70b72eb5459d8797908688c8b2..829cd3139016f1e8605f6899a50645e009819b1a 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-1364,8
+1364,6
@@
windowcontrols {
margin: 0 2px;
min-width: 0;
min-height: 0;
-
- &:backdrop { -gtk-icon-shadow: none; }
}
}